CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 键盘 消抖

搜索资源列表

  1. fanzhuan

    0下载:
  2. 单片机矩阵键盘的翻转法,采用了消抖,初学单片机者适用。-MCU Matrix keyboard flip method, using extinction shake, beginners microcontroller be appropriate.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-02
    • 文件大小:1078
    • 提供者:哲别
  1. lesson5

    0下载:
  2. 键盘用来做什么、如何键盘检测、消抖、键盘编码、带返回值函数写法及应用-The keyboard is used to do, how the keyboard detection, elimination shaking, keyboard codes, with return value of the function and application of writing
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:32813
    • 提供者:小为
  1. xiaojianpan

    0下载:
  2. 4_4小键盘扫描+VHDL语言,没有消抖的-4_4 keyboard scan+ VHDL language, do not shake the consumer
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:874
    • 提供者:Randy
  1. scankeyboard

    0下载:
  2. C语言键盘扫描程序 通用性强 消抖连按 功能均可简单实现-scan keyboard
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4219
    • 提供者:FREEFISH
  1. Independentkeys

    0下载:
  2. 独立键盘编程方式及验证 1、延时消抖方式---以时间换空间 2、置标志位方式----以空间换时间----中断紧要的时候使用效果更好 3、键盘扫描及处理函数----有问题的方式-Independent keys
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:24897
    • 提供者:mdcao
  1. 7

    0下载:
  2. 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:22391
    • 提供者:小贾
  1. key

    0下载:
  2. 零耗时键盘各种事件及消抖处理模板裸奔程序详解 -Zero time-consuming and keyboard events and eliminate buffeting process templates streaking procedure Xiangjie
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3886
    • 提供者:莫兵兵
  1. keyboard

    0下载:
  2. 使用FPGA verilog语言编写的键盘按键消抖程序,三个按键,控制LED亮灭-Written using the FPGA verilog keyboard debounce procedure, three buttons, the control LED light off
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:23667
    • 提供者:徐俊
  1. linuxkeyboard

    0下载:
  2. 基于s3c2440和linux,实现了3*4的矩阵键盘驱动。 功能:延时消抖,重复按键,多键齐按-S3c2440 and based on linux, a 3* 4 matrix keyboard driver. Function: debounce delay, repeat button, multi-key together by
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5104
    • 提供者:康纳
  1. FPGA_key

    0下载:
  2. 本程序是在VERILOG语言的基础上编写键盘程序,理论上键盘是很容易实现的,但因为要考虑消抖的因素,所以,会复杂一些。-This program is prepared based on the VERILOG language keyboard program, in theory, the keyboard is very easy to implement, but because the factors to consider debounce, therefore, be more
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-11
    • 文件大小:687
    • 提供者:jeby
  1. key_scan

    0下载:
  2. 通用的矩阵键盘扫描、消抖C程序,已编码键值,可直接调用-General matrix keyboard scanning, debounce C program, the encoded key value, can be called directly
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:17783
    • 提供者:陈泽辉
  1. KEYscan

    0下载:
  2. 单片机键盘扫描程序,用C51编写的程序。运用软件消抖程序。-SCM keyboard scanner, a program written with C51. The use of software debounce program.
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:28133
    • 提供者:蓝白
  1. 7289

    0下载:
  2. 该文件为周立功7289芯片的驱动程序此芯片用于键盘的数码管显示的驱动键盘不用消抖,数码管可自动扫描-This file is ZLG 7289 chip driver for this chip, the digital display of the keyboard driver keyboard without debounce, digital data can be automatically scanned as shown ZLG7289. This program provides
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1058
    • 提供者:董朝邑
  1. key3_key4

    0下载:
  2. 基于CPLD带延时消抖的3*4矩阵键盘程序-Debounce delay of CPLD-based band of 3* 4 matrix keyboard program
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:2317
    • 提供者:chen
  1. 4x4key

    0下载:
  2. 本代码以端口中断方式,实现外围4x4键盘的扫描,消抖,并读取键值-The code to port interrupt, to achieve external 4x4 keyboard scan, debounce, and read the key
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:938
    • 提供者:胡伟
  1. jianpan_and_shumaguan

    0下载:
  2. 矩阵键盘4*4(必须有上拉电阻),已消抖,可直接用。-4* 4 matrix keyboard (must have pull-up resistor), has debounce, can be directly used.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:754399
    • 提供者:王志文
  1. vhdl_key

    0下载:
  2. 由vhdl语言实现的小键盘控制文件,能实现消抖和4*4矩阵小键盘的扫描-Vhdl language from the keypad control file, to achieve debounce and 4* 4 matrix keypad scanning
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1411
    • 提供者:李锋
  1. KEY4x4

    0下载:
  2. 51单片机系列的矩阵键盘程序,采用读取行号,列号简化程序,消抖程序也比较实用,移植性比较好-51 matrix keyboard microcontroller family program, using read line number, column number to simplify procedures, eliminate shaking procedure is also more practical, better portability
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:100691
    • 提供者:jieshao
  1. 4x4-matrix-keyboard-driver

    0下载:
  2. 应该是最全面的基于C语言的4x4矩阵键盘的驱动。 内含三种扫描方式,适应两种不同接法的矩阵键盘,可选的软件消抖处理,还包含一个基于淘宝上最常见的4x4薄膜键盘的驱动型号为HC-543。 共5个驱动程序。 开发环境:Keil-Should be the most comprehensive C-based 4x4 matrix keyboard driver. Contains three scan mode, to adapt to two different connecti
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3776
    • 提供者:
  1. for-mcu-buttern

    0下载:
  2. 普通键盘练习程序、键盘扫描程序含按键消抖功能,e也可加上线反转代码。-the mcu buttern progress
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:891
    • 提供者:kaihe
« 1 2 34 5 »
搜珍网 www.dssz.com